hosts equiv - definizione. Che cos'è hosts equiv
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è hosts equiv - definizione

COMPUTER CONFIGURATION FILE TO MAP HOSTNAMES TO IP ADDRESSES
/etc/hosts; Hosts.txt; HOSTS file; Host file; HOST file; Hostfile; Hosts file filtering; Host file.; HOSTS File; Hosts file; Hosts File Poisoning; HOSTS.TXT

Hosts (file)         
The computer file hosts is an operating system file that maps hostnames to IP addresses. It is a plain text file.
hosts file         
<networking> A text file on a networked computer that was used to associate host names with IP addresses. A hosts file contains lines consisting of whitespace-separated fields giving an IP address followed by list of host names or aliases associated with that address. The name resolution library software can use this file to look up the IP address for a host name. The hosts file is "/etc/hosts" on Unix and "C:WindowsSystem32driversetchosts" or "lmhosts" on Microsoft Windows, Hosts files have now been almost entirely replaced by DNS, in which distributed servers provide the same information. A hosts file can still be used to override DNS for testing purposes or other special situations. (2007-05-09)
Hosts of Rebecca         
  • Gollancz]])
BOOK BY ALEXANDER CORDELL
The Hosts Of Rebecca; The Hosts of Rebecca
Hosts of Rebecca is a novel by Alexander Cordell, first published in 1960. It is the second in Cordell's "Mortymer Trilogy", followed by Song of the Earth.

Wikipedia

Hosts (file)

The computer file hosts is an operating system file that maps hostnames to IP addresses. It is a plain text file. Originally a file named HOSTS.TXT was manually maintained and made available via file sharing by Stanford Research Institute for the ARPANET membership, containing the hostnames and address of hosts as contributed for inclusion by member organizations. The Domain Name System, first described in 1983 and implemented in 1984, automated the publication process and provided instantaneous and dynamic hostname resolution in the rapidly growing network. In modern operating systems, the hosts file remains an alternative name resolution mechanism, configurable often as part of facilities such as the Name Service Switch as either the primary method or as a fallback method.